home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / Issue57 / Clinic / ActiveFormImpl.dfm next >
Text File  |  2000-03-24  |  482b  |  25 lines

  1. object ActiveFormX: TActiveFormX
  2.   Left = 194
  3.   Top = 126
  4.   Width = 379
  5.   Height = 123
  6.   Caption = 'ActiveFormX'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label1: TLabel
  17.     Left = 8
  18.     Top = 8
  19.     Width = 353
  20.     Height = 81
  21.     AutoSize = False
  22.     WordWrap = True
  23.   end
  24. end
  25.